CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - verilog testbench

搜索资源列表

  1. code

    0下载:
  2. 一个基于fpga的简单的实时心电检测系统,包括与pc通讯和qrs检测两部分-A simple fpga-based real-time ECG detection system, including communication with the pc and qrs detection of two parts
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:14933
    • 提供者:DC
  1. Logicos

    0下载:
  2. Is a Simple andOr, xor, sr circuit on Verilog and his testBench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:906
    • 提供者:Andrejo
  1. UART

    1下载:
  2. UART发送verilog源码,波特率115200,以及testbench源码-Send verilog source UART baud rate 115200, and testbench source
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:67892
    • 提供者:宁馫圈
  1. Test

    0下载:
  2. verilog语言编写的分频程序及其testbench测试文件。fpga开发入门的好例子。-verilog divide written test procedures and testbench files. fpga development of entry-a good example.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:738
    • 提供者:刘进
  1. verilogtestbench

    0下载:
  2. 关于verilog的testbench资料文档,通过文档可以更好的了解verilog的testbench的写法。-The testbench verilog information about the document, through a better understanding of the document to the testbench verilog is written.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:187431
    • 提供者:周八两
  1. doublefloat_RAM

    0下载:
  2. 使用verilog编写的一个双浮点RAM,支持对字、字节、半字、双字的读写,包含testbench和wave.do文件-Use verilog to implement a double float RAM, supporting the read and write of halfword,byte,word,double word. It includes the testbench and wave.do
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1889
    • 提供者:WYaode
  1. fibonacci_matlab_verilog

    0下载:
  2. 使用Matlab和Verilog实现fibonacci序列,包括源代码和testbench-use matlab and verilog to realize fibonacci sequence,including source code and testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:228931
    • 提供者:fc
  1. Writing-Testbenches--

    0下载:
  2. 介绍如何使用system verilog搭建testbench。-introduce how to use the system verilog to writing testbench
  3. 所属分类:Project Manage

    • 发布日期:2017-05-12
    • 文件大小:2871776
    • 提供者:123
  1. eprom

    0下载:
  2. Verilog编写的eprom仿真模型,包括testbench文件和测试用bin文件-Write eprom Verilog simulation model, including the testbench file and bin file for testing
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:107395
    • 提供者:杨奔
  1. hand_shake

    0下载:
  2. 握手程序,可以完美实现跨时钟域的数据传输-handshake and testbench,verilog HDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:53179
    • 提供者:sheldon
  1. 74serie-code

    0下载:
  2. 74系列的源代码 里面还包含了testbench和详细的代码说明-Prepared by flash controller vhdL source code. Contains testbench. Programming Language:VHDL, Tags:VHDL-FPGA-Verilog,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-12
    • 文件大小:2755723
    • 提供者:赵亮兵
  1. testbench_P_verilog

    0下载:
  2. 怎样编写testbench verilog-how to write testbench verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:60695
    • 提供者:yinxiupu
  1. rgb2yuv

    0下载:
  2. 在Altera的开发环境上,用Verilog语言实现的RGB转YUV,附有Testbench-In Altera s development environment, using Verilog language of RGB to YUV, with a Testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-20
    • 文件大小:6105651
    • 提供者:吴言
  1. divide

    1下载:
  2. divide模块,实现除法功能。该module是用Verilog编写的,压缩包里包括了设计程序以及测试程序(testbench)。-divide module, the division function. The module is written in Verilog, compression bag, including the design process and testing process Sequence (testbench).
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:31761
    • 提供者:周狩猎
  1. verilogCRC32

    4下载:
  2. 32位bit输入的CRC32校验,verilog的代码,以及modelsim的testbench代码-The encode of CRC32 with 32bit-inputs based on verilog, and according encode of testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:2407
    • 提供者:maxwell
  1. fifo

    0下载:
  2. 利用verilog来实现fifo的读写,并有testbench程序。-fifo verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1288
    • 提供者:meihanfei
  1. I2C_verilogcode

    0下载:
  2. verilog的i2c代码,含仿真环境,测试testbench等-i2c code use verilog,with verification testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:2013774
    • 提供者:wddxsh
  1. My_DES3

    0下载:
  2. a triple-DES (Data Encryption Standard) hardware descr iption in verilog-HDL with testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:861523
    • 提供者:Farzad
  1. fre

    0下载:
  2. verilog hdl 开发的频率计,运行环境 DE2-115开发板,内有modelsim仿真用的testbench。RTL级代码-verilog hdl developed frequency meter, operating environment, the DE2-115 development board, modelsim simulation of the testbench. RTL-level code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-16
    • 文件大小:4446146
    • 提供者:甜甜
  1. matrix-keyboard-

    0下载:
  2. 矩阵键盘控制的FPGA,verilog语言实现,包括rtl,ucf,以及testbench的详尽代码-Exhaustive code matrix keyboard control FPGA, Verilog language, including the rtl, ucf, and testbench
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:3215
    • 提供者:韩飞
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 »
搜珍网 www.dssz.com